IAxis.ControlMode property
The mode of how your application, KINGSTAR Subsystem, and servo drives interact with each other.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
McControlMode ControlMode { get; }
ReadOnly Property ControlMode As McControlMode
Property Value
Type: McControlMode
Remarks
The available control modes, which can be obtained by using IAxis.AvailableControlModes, depend on the access mode and servo drive.
See also